Skip to content

chore: 🐝 Update SDK - Generate 0.16.1 - #163

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787354779
Open

chore: 🐝 Update SDK - Generate 0.16.1#163
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787354779

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • glean.client.chat.create():
    • request.messages[].fragments[] Changed
    • response.messages[].fragments[] Changed
  • glean.client.chat.retrieve(): response.chat_result.chat.messages[].fragments[] Changed
  • glean.client.chat.create_stream():
    • request.messages[].fragments[] Changed
  • glean.client.agents.run_stream(): error.authentication_suggestions[].request_type.enum(sandbox_egress) Added
  • glean.client.agents.run(): error.authentication_suggestions[].request_type.enum(sandbox_egress) Added

View full SDK changelog

OpenAPI Change Summary
├──[🔀] openapi (1:10)❌ 
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (6:26)
└─┬Components
  ├─┬PlatformSkillSourcePreviewRequest
  │ └──[+] example (7701:9)
  ├─┬PlatformChatCitationAnnotation
  │ ├─┬start_index
  │ │ ├──[🔀] type (7361:13)❌ 
  │ │ └──[-] nullable (7351:21)❌ 
  │ ├─┬snippets
  │ │ ├──[🔀] type (7371:13)❌ 
  │ │ └──[-] nullable (7358:21)❌ 
  │ └─┬end_index
  │   ├──[🔀] type (7366:13)❌ 
  │   └──[-] nullable (7355:21)❌ 
  ├─┬PlatformSkillUpdateRequest
  │ └──[+] example (7825:9)
  ├─┬PlatformTriggerListResponse
  │ └─┬next_cursor
  │   ├──[🔀] type (8315:13)❌ 
  │   └──[-] nullable (8287:21)❌ 
  ├─┬PlatformTriggerPresetListResponse
  │ └─┬next_cursor
  │   ├──[🔀] type (8677:13)❌ 
  │   └──[-] nullable (8648:21)❌ 
  ├─┬PlatformChatCreateRequest
  │ └──[+] example (7198:9)
  ├─┬PlatformResult
  │ ├─┬updated_at
  │ │ ├──[🔀] type (8105:13)❌ 
  │ │ └──[-] nullable (8081:21)❌ 
  │ ├─┬document_type
  │ │ ├──[🔀] type (8094:13)❌ 
  │ │ └──[-] nullable (8070:21)❌ 
  │ └─┬created_at
  │   ├──[🔀] type (8111:13)❌ 
  │   └──[-] nullable (8086:21)❌ 
  ├─┬PlatformAgentsSearchRequest
  │ └──[+] example (6751:9)
  ├─┬PlatformChatCompletedResponse
  │ └─┬conversation_id
  │   ├──[🔀] type (7450:13)❌ 
  │   └──[-] nullable (7437:21)❌ 
  ├─┬PlatformSearchRequest
  │ └─┬cursor
  │   ├──[🔀] type (8039:13)❌ 
  │   ├──[-] nullable (8015:21)❌ 
  │   └──[-] example (8018:20)
  ├─┬PlatformAgentRunCreateRequest
  │ └──[+] example (7076:9)
  ├─┬ServerToolResponse
  │ └──[🔀] description (13026:20)
  ├─┬PlatformSkillVersionsListResponse
  │ └─┬next_cursor
  │   ├──[🔀] type (7918:13)❌ 
  │   └──[-] nullable (7895:21)❌ 
  ├─┬PlatformChatCitationSnippet
  │ └─┬page_number
  │   ├──[🔀] type (7341:13)❌ 
  │   └──[-] nullable (7331:21)❌ 
  ├─┬PlatformSkillImportRequest
  │ └──[+] example (7606:9)
  ├─┬ServerToolBase
  │ └─┬requestType
  │   ├──[+] enum (12929:15)
  │   └─┬Extensions
  │     ├──[🔀] x-enumdescriptions (12932:13)
  │     └──[🔀] x-speakeasy-enum-descriptions (12937:13)
  ├─┬PlatformSearchResponse
  │ └─┬next_cursor
  │   ├──[🔀] type (8136:13)❌ 
  │   └──[-] nullable (8109:21)❌ 
  └─┬PlatformSkillsListResponse
    └─┬next_cursor
      ├──[🔀] type (7573:13)❌ 
      └──[-] nullable (7558:21)❌ 
Document Element Total Changes Breaking Changes
info 2 0
components 39 28

View full report

Linting Report 0 errors, 28 warnings, 6 hints

View full report

PYTHON CHANGELOG

core: 6.1.2 - 2026-08-24

🐛 Bug Fixes

  • advance pagination through an optional wrapped request body instead of failing to compile or repeating the first page (commit by @AshGodfrey)

core: 6.1.1 - 2026-08-17

🐛 Bug Fixes

  • handle a nullable request body in paginated operations (commit by @AshGodfrey)

retries: 3.1.1 - 2026-08-26

🐛 Bug Fixes

  • close the retried response before sleeping so streaming retries do not leak pooled connections (commit by @AshGodfrey)

Based on Speakeasy CLI 1.796.0

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner August 21, 2026 23:30
@github-actions github-actions Bot added the patch Patch version bump label Aug 21, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787354779 branch 6 times, most recently from 54561a4 to abc69c8 Compare August 26, 2026 01:23
* `glean.client.chat.create()`: 
  *  `request.messages[].fragments[]` **Changed**
  *  `response.messages[].fragments[]` **Changed**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.messages[].fragments[]` **Changed**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].fragments[]` **Changed**
* `glean.client.agents.run_stream()`:  `error.authentication_suggestions[].request_type.enum(sandbox_egress)` **Added**
* `glean.client.agents.run()`:  `error.authentication_suggestions[].request_type.enum(sandbox_egress)` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787354779 branch from 4e0fbba to 8382f07 Compare August 26, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant